WARNING: This program has a bug, which means we need to fix it! Variable names must follow certain rules.
RULE: Variable names can't start with a number.
- Click Run and read the error message to debug the program.
- 3_friends is not a correct variable name. Correct it to three_friends so that the sprite tells you about his friends.
To navigate the page using the TAB key, first press ESC to exit the code editor.